home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / brutil.arc / BLANK.DOC < prev    next >
Text File  |  1987-08-28  |  2KB  |  40 lines

  1. This program rewrites the disk root directory and file allocation table on
  2. floppy disks or a ram drive.  Drives A and B are treated as floppy disks and
  3. the last drive on your system is treated as a ram disk.
  4.  
  5. For floppy disks, you are prompted to press Y to reformat a disk or N to quit.
  6. The Y option is used for single disk reformatting and assumes that the
  7. proper diskette is already in the specified drive and terminates when that
  8. diskette has been reformatted.
  9.  
  10. For ram disk operation, the program acts as if you had entered the Y option
  11. even if you dont.
  12.  
  13. Caution: If you are not using any ram disk, but you do have a hard disk,
  14. you should probably not use this program.
  15.  
  16. Try typing:
  17.  
  18. BLANK
  19.  
  20. The program will respond with a screen of information including the drive
  21. letters that are acceptable to it.
  22.  
  23. For example:
  24.  
  25. My system has a hard disk which is divided into two drives (C and D) and I
  26. have installed a ram disk as drive E.  If I run BLANK with no parameters,
  27. it responds as follows:
  28.  
  29. Syntax: BLANK x:[ Y]
  30. Where: x    = diskette drive id ( A or B or E )
  31.           drive E does not need Y because it is assumed to be a ram disk.
  32.        [ Y] = used to reformat a single diskette
  33. Function:
  34.    Quickly reformats multiple or single diskettes.
  35.    All files deleted, including hidden, system, and label.
  36.  
  37. On your system, drive E will be replaced with the last drive.  If you have no
  38. hard disk or ram disk, this will be drive B; though drive B is NOT treated as a
  39. ram disk but as a floppy.
  40. .  If y